[INFO] fetching crate xsv 0.13.0...
[INFO] fixing xsv-0.13.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate xsv 0.13.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate xsv 0.13.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xsv 0.13.0
[INFO] tweaked toml for crates.io crate xsv 0.13.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xsv 0.13.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding filetime v0.1.15 (available: v0.2.29)
[INFO] [stderr]       Adding quickcheck v0.6.2 (available: v1.1.0)
[INFO] [stderr]       Adding rand v0.4.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/test_search.rs
[INFO] [stderr] * tests/test_select.rs
[INFO] [stderr] * tests/test_partition.rs
[INFO] [stderr] * tests/test_stats.rs
[INFO] [stderr] * tests/test_index.rs
[INFO] [stderr] * tests/test_slice.rs
[INFO] [stderr] * tests/test_fmt.rs
[INFO] [stderr] * tests/test_split.rs
[INFO] [stderr] * tests/test_fixlengths.rs
[INFO] [stderr] * tests/workdir.rs
[INFO] [stderr] * tests/test_cat.rs
[INFO] [stderr] * tests/test_count.rs
[INFO] [stderr] * tests/test_sort.rs
[INFO] [stderr] * tests/test_table.rs
[INFO] [stderr] * tests/test_headers.rs
[INFO] [stderr] * tests/test_join.rs
[INFO] [stderr] * tests/test_frequency.rs
[INFO] [stderr] * tests/test_flatten.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `xsv` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 40bf0f257d9210600dbbf9cb25d3c74b81448946b018bf6a0c093775f7230fba
[INFO] running `Command { std: "docker" "start" "40bf0f257d9210600dbbf9cb25d3c74b81448946b018bf6a0c093775f7230fba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40bf0f257d9210600dbbf9cb25d3c74b81448946b018bf6a0c093775f7230fba" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40bf0f257d9210600dbbf9cb25d3c74b81448946b018bf6a0c093775f7230fba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40bf0f257d9210600dbbf9cb25d3c74b81448946b018bf6a0c093775f7230fba" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/test_search.rs
[INFO] [stderr] * tests/test_select.rs
[INFO] [stderr] * tests/test_partition.rs
[INFO] [stderr] * tests/test_stats.rs
[INFO] [stderr] * tests/test_index.rs
[INFO] [stderr] * tests/test_slice.rs
[INFO] [stderr] * tests/test_fmt.rs
[INFO] [stderr] * tests/test_split.rs
[INFO] [stderr] * tests/test_fixlengths.rs
[INFO] [stderr] * tests/workdir.rs
[INFO] [stderr] * tests/test_cat.rs
[INFO] [stderr] * tests/test_count.rs
[INFO] [stderr] * tests/test_sort.rs
[INFO] [stderr] * tests/test_table.rs
[INFO] [stderr] * tests/test_headers.rs
[INFO] [stderr] * tests/test_join.rs
[INFO] [stderr] * tests/test_frequency.rs
[INFO] [stderr] * tests/test_flatten.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `xsv` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking tabwriter v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking filetime v0.1.15
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking streaming-stats v0.2.3
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking quickcheck v0.6.2
[INFO] [stderr]     Checking chan v0.1.23
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking csv-index v0.1.6
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking xsv v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating tests/tests.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed tests/test_table.rs (1 fix)
[INFO] [stderr]        Fixed tests/test_slice.rs (1 fix)
[INFO] [stderr]        Fixed tests/workdir.rs (1 fix)
[INFO] [stderr]        Fixed tests/test_select.rs (2 fixes)
[INFO] [stderr]        Fixed tests/test_split.rs (1 fix)
[INFO] [stderr]    Migrating src/main.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed tests/test_search.rs (1 fix)
[INFO] [stderr]        Fixed tests/test_count.rs (2 fixes)
[INFO] [stderr]        Fixed tests/test_index.rs (1 fix)
[INFO] [stderr]        Fixed tests/test_sort.rs (2 fixes)
[INFO] [stderr]        Fixed tests/test_cat.rs (2 fixes)
[INFO] [stderr]        Fixed tests/test_flatten.rs (1 fix)
[INFO] [stderr]        Fixed tests/test_frequency.rs (4 fixes)
[INFO] [stderr]        Fixed tests/test_partition.rs (1 fix)
[INFO] [stderr]        Fixed tests/test_stats.rs (1 fix)
[INFO] [stderr]        Fixed tests/test_fmt.rs (1 fix)
[INFO] [stderr]        Fixed tests/test_join.rs (2 fixes)
[INFO] [stderr]        Fixed tests/test_headers.rs (1 fix)
[INFO] [stderr]        Fixed tests/tests.rs (1 fix)
[INFO] [stderr]        Fixed tests/test_fixlengths.rs (2 fixes)
[INFO] [stderr]        Fixed src/cmd/split.rs (4 fixes)
[INFO] [stderr]        Fixed src/cmd/index.rs (3 fixes)
[INFO] [stderr]        Fixed src/cmd/partition.rs (4 fixes)
[INFO] [stderr]        Fixed src/cmd/input.rs (3 fixes)
[INFO] [stderr]        Fixed src/cmd/stats.rs (5 fixes)
[INFO] [stderr]        Fixed src/cmd/headers.rs (3 fixes)
[INFO] [stderr]        Fixed src/util.rs (2 fixes)
[INFO] [stderr]        Fixed src/cmd/count.rs (3 fixes)
[INFO] [stderr]        Fixed src/cmd/sort.rs (4 fixes)
[INFO] [stderr]        Fixed src/cmd/cat.rs (3 fixes)
[INFO] [stderr]        Fixed src/cmd/join.rs (5 fixes)
[INFO] [stderr]        Fixed src/cmd/frequency.rs (5 fixes)
[INFO] [stderr]        Fixed src/cmd/search.rs (4 fixes)
[INFO] [stderr]        Fixed src/cmd/fixlengths.rs (3 fixes)
[INFO] [stderr]        Fixed src/cmd/fmt.rs (3 fixes)
[INFO] [stderr]        Fixed src/config.rs (4 fixes)
[INFO] [stderr]        Fixed src/cmd/flatten.rs (3 fixes)
[INFO] [stderr]        Fixed src/cmd/slice.rs (4 fixes)
[INFO] [stderr]        Fixed src/cmd/table.rs (3 fixes)
[INFO] [stderr]        Fixed src/cmd/select.rs (4 fixes)
[INFO] [stderr]        Fixed src/cmd/sample.rs (4 fixes)
[INFO] [stderr]        Fixed src/index.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.52s
[INFO] [stderr] crater-edition-check: xsv v0.13.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking xsv v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_headers.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_headers.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let rows2 = vec![svec!["h2", "h3"], svec!["y", "z"]];
[INFO] [stdout]   |                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 7 -     let rows2 = vec![svec!["h2", "h3"], svec!["y", "z"]];
[INFO] [stdout] 7 +     let rows2 = vec![svec!["h2", "h3"], vec!["y", "z"]];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0255]: the name `num_cpus` is defined multiple times
[INFO] [stdout]   --> src/util.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | use num_cpus;
[INFO] [stdout]    |     -------- previous import of the value `num_cpus` here
[INFO] [stdout] ...
[INFO] [stdout] 17 | pub fn num_cpus() -> usize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `num_cpus` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `num_cpus` must be defined only once in the value namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 11 | use num_cpus as other_num_cpus;
[INFO] [stdout]    |              +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_headers.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let rows2 = vec![svec!["h2", "h3"], svec!["y", "z"]];
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 7 -     let rows2 = vec![svec!["h2", "h3"], svec!["y", "z"]];
[INFO] [stdout] 7 +     let rows2 = vec![vec!["h2", "h3"], svec!["y", "z"]];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_headers.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout]   |                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 6 -     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout] 6 +     let rows1 = vec![svec!["h1", "h2"], vec!["a", "b"]];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_table.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_headers.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 6 -     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout] 6 +     let rows1 = vec![vec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_split.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_search.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_table.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         svec!["a", "abc", "z"],
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 7 -         svec!["a", "abc", "z"],
[INFO] [stdout] 7 +         vec!["a", "abc", "z"],
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_split.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if headers { rows.insert(0, svec!["h1", "h2"]); }
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 20 -     if headers { rows.insert(0, svec!["h1", "h2"]); }
[INFO] [stdout] 20 +     if headers { rows.insert(0, vec!["h1", "h2"]); }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Csv`, `crate::CsvData`, `crate::qcheck`
[INFO] [stdout]  --> tests/test_cat.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{Csv, CsvData, qcheck};
[INFO] [stdout]   |             ^^^  ^^^^^^^  ^^^^^^ no `qcheck` in the root
[INFO] [stdout]   |             |    |
[INFO] [stdout]   |             |    no `CsvData` in the root
[INFO] [stdout]   |             no `Csv` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_cat.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::CsvRecord`, `crate::qcheck`
[INFO] [stdout]  --> tests/test_fixlengths.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{CsvRecord, qcheck};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^ no `qcheck` in the root
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `CsvRecord` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_fixlengths.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::CsvData`, `crate::qcheck`
[INFO] [stdout]  --> tests/test_count.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{CsvData, qcheck};
[INFO] [stdout]   |             ^^^^^^^  ^^^^^^ no `qcheck` in the root
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `CsvData` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_count.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_search.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         svec!["a", "b"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 148 -         svec!["a", "b"],
[INFO] [stdout] 148 +         vec!["a", "b"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_flatten.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_cat.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         svec!["", "", "y", "z"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 125 -         svec!["", "", "y", "z"],
[INFO] [stdout] 125 +         vec!["", "", "y", "z"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_search.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         svec!["a", "b"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 132 -         svec!["a", "b"],
[INFO] [stdout] 132 +         vec!["a", "b"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rassert_eq` in this scope
[INFO] [stdout]   --> tests/test_fixlengths.rs:90:31
[INFO] [stdout]    |
[INFO] [stdout] 90 |         TestResult::from_bool(rassert_eq!(got_len, expected_len))
[INFO] [stdout]    |                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 90 -         TestResult::from_bool(rassert_eq!(got_len, expected_len))
[INFO] [stdout] 90 +         TestResult::from_bool(assert_eq!(got_len, expected_len))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_cat.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         svec!["a", "b", "y", "z"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 124 -         svec!["a", "b", "y", "z"],
[INFO] [stdout] 124 +         vec!["a", "b", "y", "z"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rassert_eq` in this scope
[INFO] [stdout]   --> tests/test_count.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     rassert_eq!(got_count, expected_count)
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 29 -     rassert_eq!(got_count, expected_count)
[INFO] [stdout] 29 +     assert_eq!(got_count, expected_count)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_split.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |         svec!["i", "j"], svec!["k", "l"],
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 18 -         svec!["i", "j"], svec!["k", "l"],
[INFO] [stdout] 18 +         svec!["i", "j"], vec!["k", "l"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_flatten.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         svec!["mnopqr", "stuvwx"],
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 9 -         svec!["mnopqr", "stuvwx"],
[INFO] [stdout] 9 +         vec!["mnopqr", "stuvwx"],
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_cat.rs:121:39
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let rows2 = vec![svec!["y", "z"], svec!["y", "z"]];
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 121 -     let rows2 = vec![svec!["y", "z"], svec!["y", "z"]];
[INFO] [stdout] 121 +     let rows2 = vec![svec!["y", "z"], vec!["y", "z"]];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_split.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         svec!["i", "j"], svec!["k", "l"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 18 -         svec!["i", "j"], svec!["k", "l"],
[INFO] [stdout] 18 +         vec!["i", "j"], svec!["k", "l"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_table.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         svec!["abcdefg", "a", "a"],
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 6 -         svec!["abcdefg", "a", "a"],
[INFO] [stdout] 6 +         vec!["abcdefg", "a", "a"],
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_search.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         svec!["foobar", "barfoo"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 131 -         svec!["foobar", "barfoo"],
[INFO] [stdout] 131 +         vec!["foobar", "barfoo"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_flatten.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         svec!["abcdef", "ghijkl"],
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 8 -         svec!["abcdef", "ghijkl"],
[INFO] [stdout] 8 +         vec!["abcdef", "ghijkl"],
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_split.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |         svec!["e", "f"], svec!["g", "h"],
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 17 -         svec!["e", "f"], svec!["g", "h"],
[INFO] [stdout] 17 +         svec!["e", "f"], vec!["g", "h"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_fixlengths.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         svec!["", "", ""],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 60 -         svec!["", "", ""],
[INFO] [stdout] 60 +         vec!["", "", ""],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_join.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_flatten.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         svec!["h1", "h2"],
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 7 -         svec!["h1", "h2"],
[INFO] [stdout] 7 +         vec!["h1", "h2"],
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_search.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         svec!["barfoo", "foobar"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 116 -         svec!["barfoo", "foobar"],
[INFO] [stdout] 116 +         vec!["barfoo", "foobar"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_cat.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let rows2 = vec![svec!["y", "z"], svec!["y", "z"]];
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 121 -     let rows2 = vec![svec!["y", "z"], svec!["y", "z"]];
[INFO] [stdout] 121 +     let rows2 = vec![vec!["y", "z"], svec!["y", "z"]];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Csv`, `crate::CsvData`, `crate::qcheck_sized`
[INFO] [stdout]  --> tests/test_frequency.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{Csv, CsvData, qcheck_sized};
[INFO] [stdout]   |             ^^^  ^^^^^^^  ^^^^^^^^^^^^ no `qcheck_sized` in the root
[INFO] [stdout]   |             |    |
[INFO] [stdout]   |             |    no `CsvData` in the root
[INFO] [stdout]   |             no `Csv` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 8 - use crate::{Csv, CsvData, qcheck_sized};
[INFO] [stdout] 8 + use crate::{csv, CsvData, qcheck_sized};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_frequency.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_split.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         svec!["e", "f"], svec!["g", "h"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 17 -         svec!["e", "f"], svec!["g", "h"],
[INFO] [stdout] 17 +         vec!["e", "f"], svec!["g", "h"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_table.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         svec!["h1", "h2", "h3"],
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 5 -         svec!["h1", "h2", "h3"],
[INFO] [stdout] 5 +         vec!["h1", "h2", "h3"],
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_search.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         svec!["barfoo", "foobar"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 100 -         svec!["barfoo", "foobar"],
[INFO] [stdout] 100 +         vec!["barfoo", "foobar"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_fixlengths.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         svec!["", ""],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 59 -         svec!["", ""],
[INFO] [stdout] 59 +         vec!["", ""],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         svec!["h1", "h2"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 13 -         svec!["h1", "h2"],
[INFO] [stdout] 13 +         vec!["h1", "h2"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         svec!["a", "z"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 14 -         svec!["a", "z"],
[INFO] [stdout] 14 +         vec!["a", "z"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_cat.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let rows1 = vec![svec!["a", "b"]];
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 120 -     let rows1 = vec![svec!["a", "b"]];
[INFO] [stdout] 120 +     let rows1 = vec![vec!["a", "b"]];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_slice.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         svec!["a", "y"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 15 -         svec!["a", "y"],
[INFO] [stdout] 15 +         vec!["a", "y"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_search.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         svec!["h1", "h2"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 99 -         svec!["h1", "h2"],
[INFO] [stdout] 99 +         vec!["h1", "h2"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_split.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |         svec!["a", "b"], svec!["c", "d"],
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 16 -         svec!["a", "b"], svec!["c", "d"],
[INFO] [stdout] 16 +         svec!["a", "b"], vec!["c", "d"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_join.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |               use crate::workdir::Workdir;
[INFO] [stdout]    |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 65 | / join_test!(join_inner,
[INFO] [stdout] 66 | |            |wrk: Workdir, mut cmd: process::Command, headers: bool| {
[INFO] [stdout] 67 | |     let got: Vec<Vec<String>> = wrk.read_stdout(&mut cmd);
[INFO] [stdout] 68 | |     let expected = make_rows(headers, vec![
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     assert_eq!(got, expected);
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `join_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         svec!["a", "y"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 16 -         svec!["a", "y"],
[INFO] [stdout] 16 +         vec!["a", "y"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_count") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_fixlengths.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         svec![""],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 58 -         svec![""],
[INFO] [stdout] 58 +         vec![""],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         svec!["b", "z"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 17 -         svec!["b", "z"],
[INFO] [stdout] 17 +         vec!["b", "z"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_cat.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         svec!["a", "b", "y", "z"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 111 -         svec!["a", "b", "y", "z"],
[INFO] [stdout] 111 +         vec!["a", "b", "y", "z"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_slice.rs:119:37
[INFO] [stdout]     |
[INFO] [stdout] 119 |     if headers { expected.insert(0, svec!["header"]); }
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 119 -     if headers { expected.insert(0, svec!["header"]); }
[INFO] [stdout] 119 +     if headers { expected.insert(0, vec!["header"]); }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_fixlengths.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         svec!["mnopqr", "stuvwx", "", ""],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 42 -         svec!["mnopqr", "stuvwx", "", ""],
[INFO] [stdout] 42 +         vec!["mnopqr", "stuvwx", "", ""],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_search.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         svec!["barfoo", "foobar"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 84 -         svec!["barfoo", "foobar"],
[INFO] [stdout] 84 +         vec!["barfoo", "foobar"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_join.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |               use crate::workdir::Workdir;
[INFO] [stdout]    |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 76 | / join_test!(join_outer_left,
[INFO] [stdout] 77 | |            |wrk: Workdir, mut cmd: process::Command, headers: bool| {
[INFO] [stdout] 78 | |     cmd.arg("--left");
[INFO] [stdout] 79 | |     let got: Vec<Vec<String>> = wrk.read_stdout(&mut cmd);
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     assert_eq!(got, expected);
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `join_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_split.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         svec!["a", "b"], svec!["c", "d"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 16 -         svec!["a", "b"], svec!["c", "d"],
[INFO] [stdout] 16 +         vec!["a", "b"], svec!["c", "d"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_fixlengths.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         svec!["abcdef", "ghijkl", "", ""],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 41 -         svec!["abcdef", "ghijkl", "", ""],
[INFO] [stdout] 41 +         vec!["abcdef", "ghijkl", "", ""],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_index.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_headers") due to 5 previous errors
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_fixlengths.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         svec!["h1", "h2"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 40 -         svec!["h1", "h2"],
[INFO] [stdout] 40 +         vec!["h1", "h2"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_slice.rs:105:37
[INFO] [stdout]     |
[INFO] [stdout] 105 |     if headers { expected.insert(0, svec!["header"]); }
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 105 -     if headers { expected.insert(0, svec!["header"]); }
[INFO] [stdout] 105 +     if headers { expected.insert(0, vec!["header"]); }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_select.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rassert_eq` in this scope
[INFO] [stdout]   --> tests/test_fixlengths.rs:32:31
[INFO] [stdout]    |
[INFO] [stdout] 32 |         TestResult::from_bool(rassert_eq!(got_len, expected_len))
[INFO] [stdout]    |                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 32 -         TestResult::from_bool(rassert_eq!(got_len, expected_len))
[INFO] [stdout] 32 +         TestResult::from_bool(assert_eq!(got_len, expected_len))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]    --> tests/test_join.rs:10:24
[INFO] [stdout]     |
[INFO] [stdout]  10 |               use crate::workdir::Workdir;
[INFO] [stdout]     |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout]  90 | / join_test!(join_outer_right,
[INFO] [stdout]  91 | |            |wrk: Workdir, mut cmd: process::Command, headers: bool| {
[INFO] [stdout]  92 | |     cmd.arg("--right");
[INFO] [stdout]  93 | |     let got: Vec<Vec<String>> = wrk.read_stdout(&mut cmd);
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     assert_eq!(got, expected);
[INFO] [stdout] 101 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `join_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]    --> tests/test_join.rs:10:24
[INFO] [stdout]     |
[INFO] [stdout]  10 |               use crate::workdir::Workdir;
[INFO] [stdout]     |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 103 | / join_test!(join_outer_full,
[INFO] [stdout] 104 | |            |wrk: Workdir, mut cmd: process::Command, headers: bool| {
[INFO] [stdout] 105 | |     cmd.arg("--full");
[INFO] [stdout] 106 | |     let got: Vec<Vec<String>> = wrk.read_stdout(&mut cmd);
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |     assert_eq!(got, expected);
[INFO] [stdout] 116 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `join_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_cat.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let rows2 = vec![svec!["y", "z"], svec!["y", "z"]];
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 108 -     let rows2 = vec![svec!["y", "z"], svec!["y", "z"]];
[INFO] [stdout] 108 +     let rows2 = vec![svec!["y", "z"], vec!["y", "z"]];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_index.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 |     wrk.create_indexed("in.csv", vec![svec![""]]);
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 10 -     wrk.create_indexed("in.csv", vec![svec![""]]);
[INFO] [stdout] 10 +     wrk.create_indexed("in.csv", vec![vec![""]]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_slice.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |     if headers { data.insert(0, svec!["header"]); }
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 69 -     if headers { data.insert(0, svec!["header"]); }
[INFO] [stdout] 69 +     if headers { data.insert(0, vec!["header"]); }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         svec!["c", "d", "3", "4"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 183 -         svec!["c", "d", "3", "4"],
[INFO] [stdout] 183 +         vec!["c", "d", "3", "4"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_search.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         svec!["foobar", "barfoo"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 83 -         svec!["foobar", "barfoo"],
[INFO] [stdout] 83 +         vec!["foobar", "barfoo"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |             use crate::workdir::Workdir;
[INFO] [stdout]    |                        ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 72 | select_test!(select_simple, "h1", "1", ["h1"], ["a"]);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_slice.rs:67:57
[INFO] [stdout]    |
[INFO] [stdout] 67 |         svec!["a"], svec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 67 -         svec!["a"], svec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout] 67 +         svec!["a"], svec!["b"], svec!["c"], svec!["d"], vec!["e"]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_table") due to 4 previous errors
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         svec!["c", "d", "1", "2"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 182 -         svec!["c", "d", "1", "2"],
[INFO] [stdout] 182 +         vec!["c", "d", "1", "2"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_cat.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let rows2 = vec![svec!["y", "z"], svec!["y", "z"]];
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 108 -     let rows2 = vec![svec!["y", "z"], svec!["y", "z"]];
[INFO] [stdout] 108 +     let rows2 = vec![vec!["y", "z"], svec!["y", "z"]];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_slice.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 |         svec!["a"], svec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout]    |                                             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 67 -         svec!["a"], svec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout] 67 +         svec!["a"], svec!["b"], svec!["c"], vec!["d"], svec!["e"]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         svec!["a", "b", "3", "4"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 181 -         svec!["a", "b", "3", "4"],
[INFO] [stdout] 181 +         vec!["a", "b", "3", "4"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         svec!["", "z"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 18 -         svec!["", "z"],
[INFO] [stdout] 18 +         vec!["", "z"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_slice.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |         svec!["a"], svec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 67 -         svec!["a"], svec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout] 67 +         svec!["a"], svec!["b"], vec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         svec!["a", "b", "1", "2"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 180 -         svec!["a", "b", "1", "2"],
[INFO] [stdout] 180 +         vec!["a", "b", "1", "2"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |             use crate::workdir::Workdir;
[INFO] [stdout]    |                        ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 73 | select_test!(select_simple_idx, "h1[0]", "1", ["h1"], ["a"]);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_slice.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         svec!["a"], svec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 67 -         svec!["a"], svec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout] 67 +         svec!["a"], vec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         svec!["(NULL)", "x"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 19 -         svec!["(NULL)", "x"],
[INFO] [stdout] 19 +         vec!["(NULL)", "x"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_search.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         svec!["barfoo", "foobar"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 68 -         svec!["barfoo", "foobar"],
[INFO] [stdout] 68 +         vec!["barfoo", "foobar"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:173:53
[INFO] [stdout]     |
[INFO] [stdout] 173 |     wrk.create("numbers.csv", vec![svec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout]     |                                                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 173 -     wrk.create("numbers.csv", vec![svec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout] 173 +     wrk.create("numbers.csv", vec![svec!["1", "2"], vec!["3", "4"]]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         svec!["1", "(NULL)", "1"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 40 -         svec!["1", "(NULL)", "1"],
[INFO] [stdout] 40 +         vec!["1", "(NULL)", "1"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_slice.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         svec!["a"], svec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 67 -         svec!["a"], svec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout] 67 +         vec!["a"], svec!["b"], svec!["c"], svec!["d"], svec!["e"]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |     wrk.create("numbers.csv", vec![svec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout]     |                                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 173 -     wrk.create("numbers.csv", vec![svec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout] 173 +     wrk.create("numbers.csv", vec![vec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         svec!["1", "(NULL)", "1"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 41 -         svec!["1", "(NULL)", "1"],
[INFO] [stdout] 41 +         vec!["1", "(NULL)", "1"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |             use crate::workdir::Workdir;
[INFO] [stdout]    |                        ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 74 | select_test!(select_simple_idx_2, "h1[1]", "5", ["h1"], ["e"]);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_search.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         svec!["foobar", "barfoo"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 67 -         svec!["foobar", "barfoo"],
[INFO] [stdout] 67 +         vec!["foobar", "barfoo"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_flatten") due to 4 previous errors
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:172:53
[INFO] [stdout]     |
[INFO] [stdout] 172 |     wrk.create("letters.csv", vec![svec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout]     |                                                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 172 -     wrk.create("letters.csv", vec![svec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout] 172 +     wrk.create("letters.csv", vec![svec!["a", "b"], vec!["c", "d"]]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_cat.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let rows1 = vec![svec!["a", "b"]];
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 107 -     let rows1 = vec![svec!["a", "b"]];
[INFO] [stdout] 107 +     let rows1 = vec![vec!["a", "b"]];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         svec!["1", "a", "3"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 42 -         svec!["1", "a", "3"],
[INFO] [stdout] 42 +         vec!["1", "a", "3"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:172:36
[INFO] [stdout]     |
[INFO] [stdout] 172 |     wrk.create("letters.csv", vec![svec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout]     |                                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 172 -     wrk.create("letters.csv", vec![svec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout] 172 +     wrk.create("letters.csv", vec![vec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_search.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         svec!["h1", "h2"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 66 -         svec!["h1", "h2"],
[INFO] [stdout] 66 +         vec!["h1", "h2"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         svec!["c", "d", "3", "4"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 164 -         svec!["c", "d", "3", "4"],
[INFO] [stdout] 164 +         vec!["c", "d", "3", "4"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         svec!["1", "b", "1"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 43 -         svec!["1", "b", "1"],
[INFO] [stdout] 43 +         vec!["1", "b", "1"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |             use crate::workdir::Workdir;
[INFO] [stdout]    |                        ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 76 | select_test!(select_quoted, r#""h[]3""#, "3", ["h[]3"], ["c"]);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         svec!["c", "d", "1", "2"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 163 -         svec!["c", "d", "1", "2"],
[INFO] [stdout] 163 +         vec!["c", "d", "1", "2"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         svec!["1", "h1", "1"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 44 -         svec!["1", "h1", "1"],
[INFO] [stdout] 44 +         vec!["1", "h1", "1"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         svec!["a", "b", "3", "4"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 162 -         svec!["a", "b", "3", "4"],
[INFO] [stdout] 162 +         vec!["a", "b", "3", "4"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_search.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         svec!["h1", "h2"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 38 -         svec!["h1", "h2"],
[INFO] [stdout] 38 +         vec!["h1", "h2"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         svec!["a", "b", "1", "2"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 161 -         svec!["a", "b", "1", "2"],
[INFO] [stdout] 161 +         vec!["a", "b", "1", "2"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         svec!["field", "value", "count"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 57 -         svec!["field", "value", "count"],
[INFO] [stdout] 57 +         vec!["field", "value", "count"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         svec!["a", "b", "y", "z"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 98 -         svec!["a", "b", "y", "z"],
[INFO] [stdout] 98 +         vec!["a", "b", "y", "z"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_search.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         svec!["barfoo", "foobar"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 -         svec!["barfoo", "foobar"],
[INFO] [stdout] 24 +         vec!["barfoo", "foobar"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]  --> tests/test_stats.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::workdir::Workdir;
[INFO] [stdout]   |            ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         svec!["h1", "(NULL)", "1"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 58 -         svec!["h1", "(NULL)", "1"],
[INFO] [stdout] 58 +         vec!["h1", "(NULL)", "1"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         svec!["h1", "h2", "h3", "h4"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 160 -         svec!["h1", "h2", "h3", "h4"],
[INFO] [stdout] 160 +         vec!["h1", "h2", "h3", "h4"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |             use crate::workdir::Workdir;
[INFO] [stdout]    |                        ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 77 | select_test!(select_quoted_idx, r#""h[]3"[0]"#, "3", ["h[]3"], ["c"]);
[INFO] [stdout]    | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |               use crate::workdir::Workdir;
[INFO] [stdout]    |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 79 | / select_test!(select_range, "h1-h4", "1-4",
[INFO] [stdout] 80 | |              ["h1", "h2", "h[]3", "h4"], ["a", "b", "c", "d"]);
[INFO] [stdout]    | |______________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:153:57
[INFO] [stdout]     |
[INFO] [stdout] 153 |                vec![svec!["h3", "h4"], svec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 153 -                vec![svec!["h3", "h4"], svec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout] 153 +                vec![svec!["h3", "h4"], svec!["1", "2"], vec!["3", "4"]]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         svec!["h1", "h2", "h3", "h4"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 97 -         svec!["h1", "h2", "h3", "h4"],
[INFO] [stdout] 97 +         vec!["h1", "h2", "h3", "h4"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_stats.rs:76:33
[INFO] [stdout]    |
[INFO] [stdout] 76 |     if headers { data.insert(0, svec!["header"]); }
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 76 -     if headers { data.insert(0, svec!["header"]); }
[INFO] [stdout] 76 +     if headers { data.insert(0, vec!["header"]); }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_search.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         svec!["foobar", "barfoo"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 23 -         svec!["foobar", "barfoo"],
[INFO] [stdout] 23 +         vec!["foobar", "barfoo"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_index") due to 2 previous errors
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:153:40
[INFO] [stdout]     |
[INFO] [stdout] 153 |                vec![svec!["h3", "h4"], svec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 153 -                vec![svec!["h3", "h4"], svec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout] 153 +                vec![svec!["h3", "h4"], vec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_search.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         svec!["h1", "h2"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 22 -         svec!["h1", "h2"],
[INFO] [stdout] 22 +         vec!["h1", "h2"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |               use crate::workdir::Workdir;
[INFO] [stdout]    |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 82 | / select_test!(select_range_multi, r#"h1-h2,"h[]3"-h4"#, "1-2,3-4",
[INFO] [stdout] 83 | |              ["h1", "h2", "h[]3", "h4"], ["a", "b", "c", "d"]);
[INFO] [stdout]    | |______________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         svec!["h1", "a", "3"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 59 -         svec!["h1", "a", "3"],
[INFO] [stdout] 59 +         vec!["h1", "a", "3"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_search.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 |     if headers { rows.insert(0, svec!["h1", "h2"]); }
[INFO] [stdout]   |                                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 9 -     if headers { rows.insert(0, svec!["h1", "h2"]); }
[INFO] [stdout] 9 +     if headers { rows.insert(0, vec!["h1", "h2"]); }
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |                vec![svec!["h3", "h4"], svec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 153 -                vec![svec!["h3", "h4"], svec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout] 153 +                vec![vec!["h3", "h4"], svec!["1", "2"], svec!["3", "4"]]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:94:41
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let rows2 = vec![svec!["h3", "h4"], svec!["y", "z"]];
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 94 -     let rows2 = vec![svec!["h3", "h4"], svec!["y", "z"]];
[INFO] [stdout] 94 +     let rows2 = vec![svec!["h3", "h4"], vec!["y", "z"]];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |               use crate::workdir::Workdir;
[INFO] [stdout]    |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 84 | / select_test!(select_range_multi_idx, r#"h1-h2,"h[]3"[0]-h4"#, "1-2,3-4",
[INFO] [stdout] 85 | |              ["h1", "h2", "h[]3", "h4"], ["a", "b", "c", "d"]);
[INFO] [stdout]    | |______________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let rows2 = vec![svec!["h3", "h4"], svec!["y", "z"]];
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 94 -     let rows2 = vec![svec!["h3", "h4"], svec!["y", "z"]];
[INFO] [stdout] 94 +     let rows2 = vec![vec!["h3", "h4"], svec!["y", "z"]];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_search.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         svec!["barfoo", "foobar"],
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 7 -         svec!["barfoo", "foobar"],
[INFO] [stdout] 7 +         vec!["barfoo", "foobar"],
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:93:41
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 93 -     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout] 93 +     let rows1 = vec![svec!["h1", "h2"], vec!["a", "b"]];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:151:57
[INFO] [stdout]     |
[INFO] [stdout] 151 |                vec![svec!["h1", "h2"], svec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 151 -                vec![svec!["h1", "h2"], svec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout] 151 +                vec![svec!["h1", "h2"], svec!["a", "b"], vec!["c", "d"]]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 93 -     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout] 93 +     let rows1 = vec![vec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         svec!["h1", "b", "1"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 60 -         svec!["h1", "b", "1"],
[INFO] [stdout] 60 +         vec!["h1", "b", "1"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_search.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         svec!["a", "b"],
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 6 -         svec!["a", "b"],
[INFO] [stdout] 6 +         vec!["a", "b"],
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rassert_eq` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         rassert_eq!(got, expected)
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 86 -         rassert_eq!(got, expected)
[INFO] [stdout] 86 +         assert_eq!(got, expected)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:151:40
[INFO] [stdout]     |
[INFO] [stdout] 151 |                vec![svec!["h1", "h2"], svec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 151 -                vec![svec!["h1", "h2"], svec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout] 151 +                vec![svec!["h1", "h2"], vec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:151:21
[INFO] [stdout]     |
[INFO] [stdout] 151 |                vec![svec!["h1", "h2"], svec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 151 -                vec![svec!["h1", "h2"], svec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout] 151 +                vec![vec!["h1", "h2"], svec!["a", "b"], svec!["c", "d"]]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |               use crate::workdir::Workdir;
[INFO] [stdout]    |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 87 | / select_test!(select_reverse, "h1[1]-h1[0]", "5-1",
[INFO] [stdout] 88 | |              ["h1", "h4", "h[]3", "h2", "h1"], ["e", "d", "c", "b", "a"]);
[INFO] [stdout]    | |_________________________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         svec!["5", "6", "6", "5"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 142 -         svec!["5", "6", "6", "5"],
[INFO] [stdout] 142 +         vec!["5", "6", "6", "5"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]  --> tests/test_search.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         svec!["foobar", "barfoo"],
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 5 -         svec!["foobar", "barfoo"],
[INFO] [stdout] 5 +         vec!["foobar", "barfoo"],
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         svec!["field", "value", "count"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 73 -         svec!["field", "value", "count"],
[INFO] [stdout] 73 +         vec!["field", "value", "count"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:63:41
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let rows2 = vec![svec!["h1", "h2"], svec!["y", "z"]];
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 63 -     let rows2 = vec![svec!["h1", "h2"], svec!["y", "z"]];
[INFO] [stdout] 63 +     let rows2 = vec![svec!["h1", "h2"], vec!["y", "z"]];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         svec!["3", "4", "4", "3"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 141 -         svec!["3", "4", "4", "3"],
[INFO] [stdout] 141 +         vec!["3", "4", "4", "3"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         svec!["h1", "(NULL)", "1"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 74 -         svec!["h1", "(NULL)", "1"],
[INFO] [stdout] 74 +         vec!["h1", "(NULL)", "1"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let rows2 = vec![svec!["h1", "h2"], svec!["y", "z"]];
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 63 -     let rows2 = vec![svec!["h1", "h2"], svec!["y", "z"]];
[INFO] [stdout] 63 +     let rows2 = vec![vec!["h1", "h2"], svec!["y", "z"]];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         svec!["1", "2", "2", "1"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 140 -         svec!["1", "2", "2", "1"],
[INFO] [stdout] 140 +         vec!["1", "2", "2", "1"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:62:41
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout] 62 +     let rows1 = vec![svec!["h1", "h2"], vec!["a", "b"]];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -     let rows1 = vec![svec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout] 62 +     let rows1 = vec![vec!["h1", "h2"], svec!["a", "b"]];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         svec!["6", "5"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 128 -         svec!["6", "5"],
[INFO] [stdout] 128 +         vec!["6", "5"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |               use crate::workdir::Workdir;
[INFO] [stdout]    |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 90 | / select_test!(select_not, r#"!"h[]3"[0]"#, "!3",
[INFO] [stdout] 91 | |              ["h1", "h2", "h4", "h1"], ["a", "b", "d", "e"]);
[INFO] [stdout]    | |____________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         svec!["h1", "(NULL)", "1"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 75 -         svec!["h1", "(NULL)", "1"],
[INFO] [stdout] 75 +         vec!["h1", "(NULL)", "1"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let rows = vec![svec!["\u{0085}"]];
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 46 -     let rows = vec![svec!["\u{0085}"]];
[INFO] [stdout] 46 +     let rows = vec![vec!["\u{0085}"]];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_slice") due to 9 previous errors
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         svec!["4", "3"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 127 -         svec!["4", "3"],
[INFO] [stdout] 127 +         vec!["4", "3"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_search") due to 20 previous errors
[INFO] [stdout] error: cannot find macro `rassert_eq` in this scope
[INFO] [stdout]   --> tests/test_cat.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         rassert_eq!(got, expected)
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 39 -         rassert_eq!(got, expected)
[INFO] [stdout] 39 +         assert_eq!(got, expected)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         svec!["2", "1"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 126 -         svec!["2", "1"],
[INFO] [stdout] 126 +         vec!["2", "1"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_split") due to 8 previous errors
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         svec!["5", "6"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 123 -         svec!["5", "6"],
[INFO] [stdout] 123 +         vec!["5", "6"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_fixlengths") due to 10 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_cat") due to 24 previous errors
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         svec!["3", "4"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 122 -         svec!["3", "4"],
[INFO] [stdout] 122 +         vec!["3", "4"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         svec!["h1", "a", "3"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 76 -         svec!["h1", "a", "3"],
[INFO] [stdout] 76 +         vec!["h1", "a", "3"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         svec!["1", "2"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 121 -         svec!["1", "2"],
[INFO] [stdout] 121 +         vec!["1", "2"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |             use crate::workdir::Workdir;
[INFO] [stdout]    |                        ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 92 | select_test!(select_not_range, "!h1[1]-h2", "!5-2", ["h1"], ["a"]);
[INFO] [stdout]    | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         svec!["", "", "Orlando", "Disney World"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 113 -         svec!["", "", "Orlando", "Disney World"],
[INFO] [stdout] 113 +         vec!["", "", "Orlando", "Disney World"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         svec!["h1", "b", "1"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 77 -         svec!["h1", "b", "1"],
[INFO] [stdout] 77 +         vec!["h1", "b", "1"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         svec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 112 -         svec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout] 112 +         vec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         svec!["San Francisco", "CA", "", ""],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 111 -         svec!["San Francisco", "CA", "", ""],
[INFO] [stdout] 111 +         vec!["San Francisco", "CA", "", ""],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         svec!["New York", "NY", "", ""],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 110 -         svec!["New York", "NY", "", ""],
[INFO] [stdout] 110 +         vec!["New York", "NY", "", ""],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         svec!["field", "value", "count"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 90 -         svec!["field", "value", "count"],
[INFO] [stdout] 90 +         vec!["field", "value", "count"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         svec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 109 -         svec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout] 109 +         vec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_join.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         svec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 108 -         svec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout] 108 +         vec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |             use crate::workdir::Workdir;
[INFO] [stdout]    |                        ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 94 | select_test!(select_duplicate, "h1,h1", "1,1", ["h1", "h1"], ["a", "a"]);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         svec!["h1", "a", "3"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 91 -         svec!["h1", "a", "3"],
[INFO] [stdout] 91 +         vec!["h1", "a", "3"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_frequency.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         svec!["h2", "z", "3"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 92 -         svec!["h2", "z", "3"],
[INFO] [stdout] 92 +         vec!["h2", "z", "3"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_frequency.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         svec!["field", "value", "count"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 105 -         svec!["field", "value", "count"],
[INFO] [stdout] 105 +         vec!["field", "value", "count"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |               use crate::workdir::Workdir;
[INFO] [stdout]    |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 95 | / select_test!(select_duplicate_range, "h1-h2,h1-h2", "1-2,1-2",
[INFO] [stdout] 96 | |              ["h1", "h2", "h1", "h2"], ["a", "b", "a", "b"]);
[INFO] [stdout]    | |____________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         svec!["", "", "Orlando", "Disney World"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 98 -         svec!["", "", "Orlando", "Disney World"],
[INFO] [stdout] 98 +         vec!["", "", "Orlando", "Disney World"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_frequency.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         svec!["h2", "x", "1"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 106 -         svec!["h2", "x", "1"],
[INFO] [stdout] 106 +         vec!["h2", "x", "1"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         svec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 97 -         svec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout] 97 +         vec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         svec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 96 -         svec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout] 96 +         vec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_frequency.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         svec!["field", "value", "count"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 119 -         svec!["field", "value", "count"],
[INFO] [stdout] 119 +         vec!["field", "value", "count"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]   --> tests/test_select.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |               use crate::workdir::Workdir;
[INFO] [stdout]    |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 97 | / select_test!(select_duplicate_range_reverse, "h1-h2,h2-h1", "1-2,2-1",
[INFO] [stdout] 98 | |              ["h1", "h2", "h2", "h1"], ["a", "b", "b", "a"]);
[INFO] [stdout]    | |____________________________________________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         svec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 95 -         svec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout] 95 +         vec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_frequency.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         svec!["h2", "x", "1"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 120 -         svec!["h2", "x", "1"],
[INFO] [stdout] 120 +         vec!["h2", "x", "1"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]    --> tests/test_select.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout]   7 |             use crate::workdir::Workdir;
[INFO] [stdout]     |                        ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 100 | select_test!(select_range_no_end, "h4-", "4-", ["h4", "h1"], ["d", "e"]);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_frequency.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         svec!["h2", "y", "2"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 121 -         svec!["h2", "y", "2"],
[INFO] [stdout] 121 +         vec!["h2", "y", "2"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]    --> tests/test_frequency.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         svec!["h2", "z", "3"],
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 122 -         svec!["h2", "z", "3"],
[INFO] [stdout] 122 +         vec!["h2", "z", "3"],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]    --> tests/test_select.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout]   7 |             use crate::workdir::Workdir;
[INFO] [stdout]     |                        ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 101 | select_test!(select_range_no_start, "-h2", "-2", ["h1", "h2"], ["a", "b"]);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> tests/test_frequency.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use serde::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]    --> tests/test_select.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout]   7 |               use crate::workdir::Workdir;
[INFO] [stdout]     |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 102 | / select_test!(select_range_no_end_cat, "h4-,h1", "4-,1",
[INFO] [stdout] 103 | |              ["h4", "h1", "h1"], ["d", "e", "a"]);
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::workdir`
[INFO] [stdout]    --> tests/test_select.rs:7:24
[INFO] [stdout]     |
[INFO] [stdout]   7 |               use crate::workdir::Workdir;
[INFO] [stdout]     |                          ^^^^^^^ could not find `workdir` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 104 | / select_test!(select_range_no_start_cat, "-h2,h1[1]", "-2,5",
[INFO] [stdout] 105 | |              ["h1", "h2", "h1"], ["a", "b", "e"]);
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `select_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_select.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         svec!["a", "b", "c", "d", "e"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 66 -         svec!["a", "b", "c", "d", "e"],
[INFO] [stdout] 66 +         vec!["a", "b", "c", "d", "e"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         svec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 85 -         svec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout] 85 +         vec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         svec!["San Francisco", "CA", "", ""],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 84 -         svec!["San Francisco", "CA", "", ""],
[INFO] [stdout] 84 +         vec!["San Francisco", "CA", "", ""],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_select.rs:62:34
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn header_row() -> Vec<String> { svec!["h1", "h2", "h[]3", "h4", "h1"] }
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 - fn header_row() -> Vec<String> { svec!["h1", "h2", "h[]3", "h4", "h1"] }
[INFO] [stdout] 62 + fn header_row() -> Vec<String> { vec!["h1", "h2", "h[]3", "h4", "h1"] }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         svec!["New York", "NY", "", ""],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 83 -         svec!["New York", "NY", "", ""],
[INFO] [stdout] 83 +         vec!["New York", "NY", "", ""],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         svec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 82 -         svec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout] 82 +         vec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         svec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 81 -         svec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout] 81 +         vec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         svec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 71 -         svec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout] 71 +         vec!["Buffalo", "NY", "Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         svec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 70 -         svec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout] 70 +         vec!["Boston", "MA", "Boston", "Boston Garden"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         svec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 69 -         svec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout] 69 +         vec!["Boston", "MA", "Boston", "Logan Airport"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_frequency") due to 35 previous errors
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CsvRecord` in the crate root
[INFO] [stdout]    --> tests/test_frequency.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 |             crate::CsvRecord(vec!["\u{FEFF}".to_string()]),
[INFO] [stdout]     |                    ^^^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CsvRecord` in the crate root
[INFO] [stdout]    --> tests/test_frequency.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |             crate::CsvRecord(vec!["".to_string()]),
[INFO] [stdout]     |                    ^^^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         all_rows.push(svec!["city", "state", "city", "place"]);
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 59 -         all_rows.push(svec!["city", "state", "city", "place"]);
[INFO] [stdout] 59 +         all_rows.push(vec!["city", "state", "city", "place"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:48:35
[INFO] [stdout]    |
[INFO] [stdout] 48 |     if headers { places.insert(0, svec!["city", "place"]); }
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 48 -     if headers { places.insert(0, svec!["city", "place"]); }
[INFO] [stdout] 48 +     if headers { places.insert(0, vec!["city", "place"]); }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:47:35
[INFO] [stdout]    |
[INFO] [stdout] 47 |     if headers { cities.insert(0, svec!["city", "state"]); }
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 47 -     if headers { cities.insert(0, svec!["city", "state"]); }
[INFO] [stdout] 47 +     if headers { cities.insert(0, vec!["city", "state"]); }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         svec!["Orlando", "Disney World"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 45 -         svec!["Orlando", "Disney World"],
[INFO] [stdout] 45 +         vec!["Orlando", "Disney World"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         svec!["Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 44 -         svec!["Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout] 44 +         vec!["Buffalo", "Ralph Wilson Stadium"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         svec!["Boston", "Boston Garden"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 43 -         svec!["Boston", "Boston Garden"],
[INFO] [stdout] 43 +         vec!["Boston", "Boston Garden"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         svec!["Boston", "Logan Airport"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 42 -         svec!["Boston", "Logan Airport"],
[INFO] [stdout] 42 +         vec!["Boston", "Logan Airport"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         svec!["Buffalo", "NY"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 39 -         svec!["Buffalo", "NY"],
[INFO] [stdout] 39 +         vec!["Buffalo", "NY"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         svec!["San Francisco", "CA"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 38 -         svec!["San Francisco", "CA"],
[INFO] [stdout] 38 +         vec!["San Francisco", "CA"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         svec!["New York", "NY"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 37 -         svec!["New York", "NY"],
[INFO] [stdout] 37 +         vec!["New York", "NY"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `svec` in this scope
[INFO] [stdout]   --> tests/test_join.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         svec!["Boston", "MA"],
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 36 -         svec!["Boston", "MA"],
[INFO] [stdout] 36 +         vec!["Boston", "MA"],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cmd/partition.rs:126:36
[INFO] [stdout]     |
[INFO] [stdout] 126 | type BoxedWriter = csv::Writer<Box<io::Write+'static>>;
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 126 | type BoxedWriter = csv::Writer<Box<dyn io::Write+'static>>;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_join") due to 62 previous errors
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/util.rs:190:48
[INFO] [stdout]     |
[INFO] [stdout] 190 |                  -> io::Result<csv::Writer<Box<io::Write+'static>>>
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 190 |                  -> io::Result<csv::Writer<Box<dyn io::Write+'static>>>
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_select") due to 21 previous errors
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cmd/join.rs:281:44
[INFO] [stdout]     |
[INFO] [stdout] 281 |         -> CliResult<IoState<fs::File, Box<io::Write+'static>>> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 281 |         -> CliResult<IoState<fs::File, Box<dyn io::Write+'static>>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cmd/split.rs:131:36
[INFO] [stdout]     |
[INFO] [stdout] 131 |     ) -> CliResult<csv::Writer<Box<io::Write+'static>>> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 131 |     ) -> CliResult<csv::Writer<Box<dyn io::Write+'static>>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/config.rs:197:48
[INFO] [stdout]     |
[INFO] [stdout] 197 |                  -> io::Result<csv::Writer<Box<io::Write+'static>>> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 197 |                  -> io::Result<csv::Writer<Box<dyn io::Write+'static>>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/config.rs:202:48
[INFO] [stdout]     |
[INFO] [stdout] 202 |                  -> io::Result<csv::Reader<Box<io::Read+'static>>> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 202 |                  -> io::Result<csv::Reader<Box<dyn io::Read+'static>>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (test "test_stats") due to 2 previous errors
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/config.rs:263:47
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn io_reader(&self) -> io::Result<Box<io::Read+'static>> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn io_reader(&self) -> io::Result<Box<dyn io::Read+'static>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/config.rs:293:47
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn io_writer(&self) -> io::Result<Box<io::Write+'static>> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn io_writer(&self) -> io::Result<Box<dyn io::Write+'static>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> tests/workdir.rs:17:47
[INFO] [stdout]    |
[INFO] [stdout] 17 | static NEXT_ID: atomic::AtomicUsize = atomic::ATOMIC_USIZE_INIT;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 17 - static NEXT_ID: atomic::AtomicUsize = atomic::ATOMIC_USIZE_INIT;
[INFO] [stdout] 17 + static NEXT_ID: atomic::AtomicUsize = atomic::AtomicUsize::new(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> tests/tests.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn shrink(&self) -> Box<Iterator<Item=CsvRecord>+'static> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn shrink(&self) -> Box<dyn Iterator<Item=CsvRecord>+'static> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> tests/tests.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn shrink(&self) -> Box<Iterator<Item=CsvData>+'static> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn shrink(&self) -> Box<dyn Iterator<Item=CsvData>+'static> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/cmd/headers.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut wtr: Box<io::Write> =
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut wtr: Box<dyn io::Write> =
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0255`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xsv` (bin "xsv") due to 1 previous error; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "40bf0f257d9210600dbbf9cb25d3c74b81448946b018bf6a0c093775f7230fba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40bf0f257d9210600dbbf9cb25d3c74b81448946b018bf6a0c093775f7230fba", kill_on_drop: false }`
[INFO] [stdout] 40bf0f257d9210600dbbf9cb25d3c74b81448946b018bf6a0c093775f7230fba
